Get Message Time
Command Prototype
sRet = Mail.GetDate(objMail,iNumber)
Command Description
Get the sent time of the message with a specified sequence number
Parameter Description
- Required Parameter
- objMail--Mailbox object to operate
- iNumber--Number of the message to receive
- return
- sRet--The variable used to save the output of the function call